Skip to content

feat(hyprlayoutctl): add layout application CLI for Hyprland#201

Draft
rrvsh wants to merge 1 commit intotmp/base-hyprlayoutctlfrom
feat/hyprlayoutctl-cli-layout
Draft

feat(hyprlayoutctl): add layout application CLI for Hyprland#201
rrvsh wants to merge 1 commit intotmp/base-hyprlayoutctlfrom
feat/hyprlayoutctl-cli-layout

Conversation

@rrvsh
Copy link
Owner

@rrvsh rrvsh commented Feb 20, 2026

Summary

  • add a new hyprlayoutctl Rust crate with CLI commands apply, watch, list, and validate plus global flags for config/layout dirs and dry-run/verbose modes
  • implement layout parsing and resolution from inline config or .layout files, deterministic floating layout planning, Hyprland IPC dispatch, and debounced watch-mode reapplication
  • add comprehensive unit tests for parsing, ambiguity handling, engine behavior, watch debounce, and app orchestration; include task session notes

Testing

  • cargo test --manifest-path rs/Cargo.toml -p hyprlayoutctl
  • just check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant